Skip to content

Add Binary Blitz educational game - #270

Open
cobie1818 wants to merge 1 commit into
azrilpramudia:mainfrom
cobie1818:feature-binary-blitz
Open

Add Binary Blitz educational game#270
cobie1818 wants to merge 1 commit into
azrilpramudia:mainfrom
cobie1818:feature-binary-blitz

Conversation

@cobie1818

Copy link
Copy Markdown

📄 Description

This pull request adds Binary Blitz, a beginner-friendly educational game that helps players practice converting binary numbers into decimal values.

🔧 Type of Change

  • 🕹️ New Game
  • 🐞 Bug Fix
  • 🎨 UI/UX Improvement
  • 📄 Documentation Update
  • ⚙️ Code Refactor or Optimization

🧠 Summary of Changes

  • Added ten randomly generated binary conversion questions
  • Added four decimal answer choices for each question
  • Added immediate correct and incorrect feedback
  • Added score and question-progress tracking
  • Added a final-results screen and Play Again feature
  • Created a responsive interface using HTML, CSS, and vanilla JavaScript
  • Updated the main README with Binary Blitz

✅ Checklist

  • My code runs correctly without errors or warnings.
  • Files are placed in the correct folder structure.
  • The README or FAQ has been updated if necessary.
  • I have tested my changes in a browser.
  • I understand that spam or invalid PRs will be marked as invalid.

🔗 Related Issues

Closes #269

📸 Screenshots

Screenshot 2026-08-01 220036 Screenshot 2026-08-01 220303

Binary Blitz was tested locally in a web browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New Game Proposal: Binary Blitz

1 participant